Description: The Python-based dtreeviz library is a visualization tool for decision trees. It allows users to create interactive visualizations of decision trees, which can be used to gain insights into the structure and behavior of these models. Additionally, dtreeviz provides a range of features that enable users to customize their visualizations, making it a powerful tool for data exploration and analysis.
The dtreeviz library in Python is compatible with several decision tree libraries, including scikit-learn, XGBoost, TensorFlow.
https://explained.ai/decision-tree-viz/